Xamarin.Forms のドキュメント
PropertyChanged イベント (GridRowColCollection<T>)
C1.Xamarin.Forms.Grid アセンブリ > C1.Xamarin.Forms.Grid 名前空間 > GridRowColCollection<T> クラス : PropertyChanged イベント
プロパティが変更されたときに呼び出されます。
シンタックス
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.ComponentModel.PropertyChangedEventArgs 型の引数を受け取りました。次の PropertyChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
参照